Skip to main content

TreeDelete

TreeDelete[tree,pos] deletes the subtree of tree at the position specified by pos.

TreeDelete[tree,{pos1,pos2,…}] deletes subtrees at several positions.

TreeDelete[pos] represents an operator form of TreeDelete that can be applied to a tree.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.